.hrefTop{
	position: fixed;
	width: 48px;
	top: 140px;
	right: 100px;
}
.partner .partner_swiper{
	height: 200px;
	margin-top: 40px;
}
.partner_swiper .swiper-button-next
, .hot-pro-swiper .swiper-button-next{
    background-image: url(../images/nshouye9.png);
    width: 48px;
    height: 48px;
    background-size: contain;
    /*right: -50px;*/
}
.partner_swiper .swiper-button-prev
, .hot-pro-swiper .swiper-button-prev{
    background-image: url(../images/nshouye8.png);
    width: 48px;
    height: 48px;
    background-size: contain;
}
.partner_swiper .swiper-slide{
	height: 120px;
	width: 160px!important;
	margin-right: 16px;
}
.partner_swiper .swiper-slide img{
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.partner_swiper .swiper-slide p{
	font-size: 16px;
	color: #999;
	line-height: 80px;
	text-align: center;
}
.ability{
	background-image: url(../images/nshouye18.png);
	background-size: cover;
	padding-bottom: 15px;
}
.ability .ability-cons{
	margin-top: 45px;
}
.ability .ability-foot{
	height: 273px;
	background-color: #fff;
	background-size: cover;
	background-image: url('../images/nshouye19.png');
	margin-top: 40px;
	display: flex;
}
.ability .ability-foot .item-con{
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 157px;
	padding: 0 20px;
	flex: 1;
}
.pro-div .pro-left{
	float: left;
	width: 220px;
	background-color: #F5F5F5;
	box-sizing: border-box;
	margin-bottom: 17px;
}
.pro-div .pro-left .pro-left-item{
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.pro-div .pro-left .pro-left-item:last-child{
	border: none;
}
.pro-div .pro-left .pro-left-item .pro-title{
	position: relative;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
	padding-left: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
}
.pro-div .pro-left .pro-left-item .pro-title .class-icon{
	position: absolute;
	top: 0;
	right: 20px;
	color: #B09D78;
	margin-left: 60px;
}
.pro-div .pro-left .pro-left-item .item-a{
	display: block;
	cursor: pointer;
	color: #999;
	font-size: 12px;
	line-height: 24px;
	padding-left: 40px;
	position: relative;
	box-sizing: border-box;
}
.pro-div .pro-left .pro-left-item .item-a.active,.pro-div .pro-left .pro-left-item .item-a:hover{
	color: #B09D78;
}
.pro-div .pro-left .pro-left-item .item-a.active:after{
	position: absolute;
	width: 4px;
	height: 12px;
	background-color: #B09D78;
	left: 0;
	top: 6px;
	content: "";
}
.pro-div .pro-right{
	width: 940px;
	margin-left: 40px;
	float: left;
}
.pro-div .pro-right .pro-right-top{
	height: 50px;
	/*background-color: #f5f5f5;*/
	margin-bottom: 40px;
	font-size: 16px;
	color: #999;
	display: flex;
	padding: 3px 0;
	box-sizing: border-box;
}
.pro-div .pro-right .pro-right-top span{
	flex: 1;
	margin: 0 5px;
	display: block;
	line-height: 50px;
	background-color: #f5f5f5;
	color: #B09D78;
	text-align: center;
}
.pro-div .pro-right .pro-right-top span:hover{
	background-color: #B09D78;
	color: white;
}
.pro-div .pro-right .pro-right-top span.active{
	background-color: #B09D78;
	color: white;
}
.pro-div .pro-right .goods a{
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pro-div .pro-right .goods a:nth-child(3n){
	margin-right: 0;
}
.index-hot-pro{
	padding-bottom: 20px;
}
.index-hot-pro .hot-pro-swiper{
	z-index: -1;
}
.index-hot-pro .hot-pro-swiper.active{
	z-index: 1;
}
.nguanggao3 img{
	width: 100%;
	height: 360px;
	object-fit: cover;
}
.index-reason .reason-con{
	margin-top: 60px;
	position: relative;
	padding-bottom: 20px;
}
.index-reason .reason-con .reason-item{
	position: absolute;
	top: 90px;
	width: 420px;
	text-align: center;
	left: 690px;
}
.index-reason .reason-con .reason-con-two{
	top: 540px;
	left: 90px;
}
.index-reason .reason-con .reason-con-three{
	/*top: 990px;*/
	top: 950px;
}
.index-reason .reason-con .reason-con-four{
	top: 1440px;
	left: 90px;
}
.index-reason .reason-con .reason-con-five{
	top: 2150px;
}
.index-reason .reason-con .reason-item .reason-con-title{
	font-size: 36px;
	color: #B09D78;
	font-weight: bold;
	margin-bottom: 20px;
}
.index-reason .reason-con .reason-item .reason-tip{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
    line-height: 34px;
}
.index-reason .reason-con .reason-item .text{
	font-size: 13px;
	line-height: 28px;
	color: #666;
}
.index-reason .reason-con .reason-item .em-icon{
	display: block;
	width: 40px;
	height: 4px;
	background: #B09D78;
	margin: 0 auto 10px auto;
}
.index-reason .reason-con .reason-item img{
	position: absolute;
	width: 70px;
	right: -90px;
	top: -70px;
}
.index-reason .reason-con .reason-item img.left-img{
	left: -90px;
}
.index-hot-pro .hot-goods:hover{
	border-bottom: 6px solid #B09D78;
}
.fuwuliucheng{
	height: 640px;
	background-size: cover;
	background-position: center;
	background-image: url(../images/nshouye23.png);
}
.index .fuwuliucheng .title,.index .fuwuliucheng .tip{
	color: #fff!important;
}
.about-us{
	background-image: url(../images/nshouye25.png);
	height: 504px;
	background-size: cover;
	background-position: center;
	padding-bottom: 100px;
    margin-bottom: 773px;
}
.about-us .about-title{
	font-size: 42px;
	color: #B09D78;
	text-align: center;
	padding-top: 100px;
	font-weight: bold;
	margin-bottom: 10px;
}
.about-us .about-tip{
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}
.about-us .about-text{
	font-size: 14px;
	color: #fff;
	width: 860px;
	line-height: 28px;
	position: relative;
	left: 50%;
	margin-left: -430px;
	text-align: center;
}
.about-us .about-btn{
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	display: block;
	margin-top: 50px;
	position: relative;
	left: 50%;
	margin-left: -80px;
}
.about-us .about-cons{
	overflow: hidden;
	margin-top: 100px;
}
.about-us .about-cons .about-item{
	float: left;
	width: 600px;
	height: 338px;
	background-color: #F2F3F8;
	position: relative;
}
.about-us .about-cons .about-item p{
	padding-left: 60px;
}
.about-us .about-cons .about-item .about-con-title{
	font-size: 36px;
	color: #B09D78;
	font-weight: bold;
	padding-top: 50px;
	margin-bottom: 15px;
}
.about-us .about-cons .about-item .about-con-tip{
	font-weight: bold;
	font-size: 26px;
	color: #333;
	margin-bottom: 30px;
}
.about-us .about-cons .about-item .about-con-text{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	width: 500px;
}
.about-us .about-cons .about-item .about-item-icon{
	width: 60px;
	position: absolute;
	left: 60px;
	bottom: 55px;
}
.about-us .about-info-swiper{
	margin-top: 60px;
}
.about-info-swiper .swiper-slide{
	width: 288px!important;
	height: 216px;
	margin-right: 16px;
}
.index-zixun{
	background-color: #F2F3F8;
    padding-bottom: 20px;
}
.index-zixun .zixun-cons{
	margin-top: 40px;
	overflow: hidden;
}
.index-zixun .zixun-cons .cons-fl{
	float: left;
	width: 780px;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.index-zixun .zixun-cons .cons-fl .cons-div{
	overflow: hidden;
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item{
	float: left;
	margin-bottom: 30px;
	position: relative;
	width: 47%;
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item .cons-item-img{
	width: 160px;
	height: 120px;
	object-fit: cover;
	margin-right: 10px;
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item p{
	position: absolute;
	left: 170px;
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item .cons-item-title{
	top: 8px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item .cons-item-text{
	font-size: 12px;
	color: #999;
	bottom: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
    width: calc(100% - 170px);
}
.index-zixun .zixun-cons .cons-fl .cons-div .cons-item:nth-child(2n){
	float: right;
}
.index-zixun .zixun-cons .top{
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 20px;
	height: 40px;
}
.index-zixun .zixun-cons .top .fl{
	font-size: 24px;
	color: #333;
	float: left;
}
.index-zixun .zixun-cons .top .fr{
	line-height: 40px;
	color: #999;
	font-size: 14px;
	float: right;
}
.index-zixun .zixun-cons .top .fr img{
	width: 5px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 5px;
}
.index-zixun .contact .contact-text .span-text{
	width: 47%;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	cursor: pointer;
}
.index-zixun .contact .contact-text .span-text:hover{
	color: #B09D78;
}
.index-zixun .contact .contact-text .span-text.fr{
	padding-right: 0;
	text-align: left;
}
.index-zixun .zixun-cons .cons-fr{
	width: 400px;
	float: left;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.index-zixun .zixun-cons .cons-fr .ad-img{
	position: relative;
	margin-bottom: 28px;
}
.index-zixun .zixun-cons .cons-fr .ad-img img{
	width: 100%;
	height: 270px;
	object-fit: cover;
}
.index-zixun .zixun-cons .cons-fr .ad-img .ad-info{
	position: absolute;
	height: 70px;
	background-color: rgba(0,0,0,.5);
	width: 100%;
	box-sizing: border-box;
    bottom: 0;
    padding-left: 20px;
    padding-top: 15px;
}
.index-zixun .zixun-cons .cons-fr .ad-img .ad-info .ad-info-title{
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
}
.index-zixun .zixun-cons .cons-fr .ad-img .ad-info .ad-info-tip{
	font-size: 14px;
	color: rgba(255,255,255,.5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-zixun .question-item .question-title{
	line-height: 32px;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-left: 35px;
	margin-top: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
}
.index-zixun .question-item .question-title span{
	position: absolute;
	font-size: 20px;
	color: #B09D78;
	top: 0;
	line-height: 32px;
	left: 0;
	font-weight: bold;
}
.index-zixun .question-item .question-text{
	font-size: 14px;
	color: #b3b3b3;
	line-height: 28px;
	padding-left: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
}
.index-zixun .question-item:hover .question-text,
.index-zixun .question-item:hover .question-title{
	color: #B09D78;
}
.tag-cons.zixun-cons{
	margin-top: 20px;
}
.zixun-cons .tag-cons-fl{
	width: 590px;
	margin-right: 20px;
	background-color: #fff;
	float: left;
	padding: 20px;
	box-sizing: border-box;
}
.zixun-cons .tag-cons-fl:nth-child(2n){
	margin-right: 0;
}
.tag-items{
	overflow: hidden;
}
.tag-items .tag-items-fl{
	float: left;
	width: 260px;
	margin-right: 20px;
}
.tag-items .tag-items-fl .tag-items-img{
	width: 260px;
	height: 195px;
	object-fit: cover;
}
.tag-items .tag-items-fl .tag-items-title{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 36px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tag-items .tag-items-fl .tag-items-text{
	font-size: 14px;
	color: #999;
	margin-bottom: 27px
}
.tag-items .tag-items-fr{
	float: left;
	width: calc(100% - 280px);
}
.tag-items .tag-items-fr a{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 18px;
	color: #666;
}
.tag-items .tag-items-fr a:hover{
	color: #B09D78;
}

.index-form .contact{
	position: absolute;
	background-color: #fff;
	width: 600px;
	height: 502px;
	box-shadow:0px 20px 60px 0px rgba(0, 0, 0, 0.1);
	top: 80px;
	right: 0;
	padding-left: 40px;
	box-sizing: border-box;
}
.index-form .contact .contact-title{
	font-size: 48px;
	color: #B09D78;
	padding-top: 40px;
	font-weight: bold;
}
.index-form .contact .contact-tip{
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 50px;
}
.contact .contact-text{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-bottom: 10px;
	overflow: hidden;
}
.contact .contact-text .fl{
	float: left;
}
.contact .contact-text .fr{
	float: right;
	padding-right: 45px;
}
#foot .foot-con .foot-one a{
	display: inline-block;
	vertical-align: middle;
	width: 128px;
	margin-right: 0;
	text-align: center;
}
#foot .foot-con .foot-one a.active,#foot .foot-con .foot-one a:hover{
	color: #705624;
}

/* 资讯详情 */
.person-zixun-info{
	margin-bottom: 20px;
}
.person-zixun-info .zixun-details{
	font-size: 16px;
	line-height: 32px;
}
.zixun-comment{
	background-color: #fff;
	box-sizing: border-box;
	margin-top: 20px;
}
.zixun-comment .comment-div{
	padding: 0 40px;
}
.zixun-comment .comment-title{
	font-size: 24px;
	color: #333;
	line-height: 100px;
	height: 100px;
}
.zixun-comment .comment-textarea{
	min-height: 180px;
	max-height: 180px;
	min-width: 100%;
	max-width: 100%;
	font-size: 14px;
	color: #999;
	background-color: #F5F5F5;
	border: none;
	outline: none;
	line-height: 28px;
	padding: 15px 20px;
	box-sizing: border-box;
}
.zixun-comment .add-comment{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: #B09D78;
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 60px;
}
.zixun-comment .comment-list{
	clear: both;
	border-top: 1px solid #E5E5E5;
	padding: 20px 40px;
}
.zixun-comment .comment-list .comment-item{
	border-bottom: 1px dashed #E5E5E5;
	padding: 30px 0;
}
.zixun-comment .comment-list .comment-item:last-child{
	border: none;
}
.zixun-comment .comment-list .comment-item .time{
	font-size: 14px;
	color: #999;
	line-height: 28px;
}
.zixun-comment .comment-list .comment-item .p-text{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-top: 15px;
}
.person-zixun .right .fenye{
	margin-bottom: 60px;
}

/* 产品详情 */
.details2-info .details-title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 60px;
	position: relative;
}
.details2-info .details-cons{
	width: 100%;
}
.details-cons .show-imgs{
	width: 100%;
	height: 560px;
	margin-bottom: 20px;
}

.index-pro .top{
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 20px;
	height: 40px;
}
.index-pro .top .fl{
	font-size: 24px;
	color: #333;
	float: left;
}
.index-pro .top .fr{
	width: auto!important;
	line-height: 40px;
	color: #999;
	font-size: 14px;
	float: right;
}
.index-pro .top .fr img{
	width: 5px;
	height: auto!important;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 5px;
}
.right .contact-way{
	background-color: white;
	padding: 50px 120px;
	text-align: center;
	overflow: hidden;
}
.contact-way .hl{
	display: block;
	color: #B09D78;
	font-size: 24px;
	padding-bottom: 30px;

}
.contact-way .left{
	display: inline-block;
	float: left;
	text-align: left;
}
.contact-way .qrCode{
	width: 240px;
	height: 240px;
	float: right;
}
.contact-way .left .name{
	font-size: 20px;
	display: inline-block;
	margin-bottom: 20px;
}
.contact-way .left .name p{
	background-color: #B09D78;
	color: white;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0;
}
.contact-way .left .item{
	margin: 15px 0;
	line-height: 30px;
}
.contact-way .left .item img{
	width: 30px;
	height: 30px;
	margin-right: 20px;
}
.section_1200 #fenlei .tab:last-child{margin-right: 0;}
.section_1200 #fenlei .tab:hover{
	color: #B09D78;
/*	color: #fff;*/
}
.section_1200 #fenlei .tab:hover:after{
/*	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #B09D78;

   /* color: #fff;*/
    background-color: #B09D78;
    height: 100%;*/
    
   /*  background-color: #B09D78;
    height: 100%;*/
    /*opacity: 0.5;*/
    
    	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #B09D78;

}
.pro-list-nav .section_1200 .tab.active:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #B09D78;
}

.index-reason .reason-con .style-clothes{
	width: 1000px;
	margin: 40px auto;
}
.index-reason .reason-con .style-clothes .clothes-info{
	display: none;
	height: 380px;
}
.index-reason .reason-con .style-clothes .clothes-info.active{
	display: block;
}
.index-reason .reason-con .style-clothes .clothes-text{
	position: relative;
	width: 410px;
	height: 310px;
	padding: 35px 45px;
	background-color: #f6f6f6;
	float: left;
}
.index-reason .reason-con .style-clothes .clothes-text .text-name{
	color: #555;
	margin: 20px 0 10px 0;
	font-size: 18px;
}
.index-reason .reason-con .style-clothes .clothes-text .text-name strong {
	color: #B09D78;
}
.index-reason .reason-con .style-clothes .clothes-text .text-hl{
	height: 1px;
	background: #cdcdcd;
	margin-bottom: 50px;
}
.index-reason .reason-con .style-clothes .clothes-text .text-hl em{
	display: block;
	width: 55px;
	height: 1px;
	background: #B09D78;
}
.index-reason .reason-con .style-clothes .clothes-text .text-content{
	color: #777;
	font-size: 13px;
	line-height: 25px;
}
.index-reason .reason-con .style-clothes .clothes-text .text-webname{
	position: absolute;
	width: 200px;
	bottom: 35px;
}
.index-reason .reason-con .style-clothes .clothes-img{
	width: 500px;
	height: 380px;
	float: right;
}
.index-reason .reason-con .style-clothes .clothes-nav{
	height: 40px;
	margin: 30px 0 10px 0;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.index-reason .reason-con .style-clothes .nav-item{
	width: 195px;
	display: block;
	line-height: 40px;
	background-color: #f5f5f5;
	color: #666;
	text-align: center;
}
.index-reason .reason-con .style-clothes .nav-item:hover{
	background: #B09D78;
	color: white;
}
.index-reason .reason-con .style-clothes .nav-item.active{
	background: #B09D78;
	color: white;
}

.zixun-one{
	background-color: #fff;
	padding: 20px 40px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.zixun-one .top{
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 20px;
	height: 40px;
}
.zixun-one .top .fl{
	font-size: 24px;
	color: #333;
	float: left;
}
.zixun-one .top .fr{
	line-height: 40px;
	color: #999;
	font-size: 14px;
	float: right;
}
.zixun-one .top .fr img{
	width: 5px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 5px;
}
.cons-div a.cons-item{
	margin-bottom: 20px;
}
.cons-div .cons-item .cons-item-img{
	float: left;
	width: 160px;
	height: 120px;
	object-fit: cover;
	margin-right: 40px;
}
.zixun-two .cons-div .cons-item .cons-item-img{
	float: left;
	width: 110px;
	height: 80px;
	object-fit: cover;
	margin-right: 20px;
}
.cons-div .cons-item .cons-item-centre{
	display: inline-block;
	width: 520px;
	height: 120px;
}
.zixun-two .cons-div .cons-item .cons-item-centre{
	display: inline-block;
	width: 305px;
	height: 80px;
	font-size: 14px;
}
.cons-item .cons-item-centre .cons-item-title{
	line-height: 50px;
	color: #B09D78;
	/*font-size: 24px;*/
}
.zixun-two .cons-item .cons-item-centre .cons-item-title{
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cons-item .cons-item-centre .cons-item-text{
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #888;
}
.zixun-two .cons-item .cons-item-centre .cons-item-text{
	font-size: 12px;
	line-height: 40px;
	color: #888;
	-webkit-line-clamp: 1;
}
.cons-item .cons-item-right{
	float: right;
	width: 60px;
	text-align: center;
}
.cons-item .cons-item-right .item-date{
	height: 60px;
}
.cons-item .cons-item-right .item-date strong{
	line-height: 40px;
	font-size: 40px;
	color: #B09D78;
}
.cons-item .cons-item-right .item-date span{
	font-size: 12px;
	color: #888;
}
.cons-item .cons-item-right img.item-icon{
	width: 25px;
	height: 25px;
	margin: 10px 17px 0 18px;
}
.contact a.contact-text{
	margin: auto;
	line-height: 40px;
}
.zixun-two .contact a.contact-text{
	font-size: 13px;
}
.zixun-two{
	overflow: hidden;
	margin-bottom: 30px;
}
.zixun-two .cons-fl {
	display: inline-block;
	background: white;
	margin-bottom: 10px;
	padding: 10px;
	width: 435px;
}
.zixun-two .cons-fr {
	float: right;
}
.zixun-two .cons-fl  .top{
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 20px;
}
.zixun-two .cons-fl  .top .fl{
	font-size: 24px;
	color: #333;
	float: left;
}
.zixun-two .cons-fl .top .fr{
	line-height: 40px;
	color: #999;
	font-size: 14px;
	float: right;
	margin: auto;
}
.zixun-two .cons-fl  .top .fr img{
	width: 5px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 5px;
}